Release 10.1A: OpenEdge Development:
Progress 4GL Reference
FRAME-DB function
Returns the logical database name for the field where the cursor is.
Note: Does not apply to SpeedScript programming.Syntax
The function requires no arguments. If the cursor is in a field that is not a database field, this function displays no value for the field.
ExampleFor each field being updated, this procedure displays the field name, the table the field belongs to, and the database in which the table exists. The EDITING phrase is part of the UPDATE statement; it displays information on the field as you update the record, and then reads each of the keystrokes entered (READKEY) and applies those keystrokes (APPLY LASTKEY).
Notes
See also
DBCODEPAGE function, DBCOLLATION function, FRAME-FIELD function, FRAME-FILE function, FRAME-INDEX function, LDBNAME function, PROGRAM-NAME function
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |